(CCL_WRITE_CHAR): Check if CH is valid or not. If
authorKenichi Handa <handa@m17n.org>
Mon, 5 Feb 2001 01:20:55 +0000 (01:20 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 5 Feb 2001 01:20:55 +0000 (01:20 +0000)
commitb7715005c9ebb82e275e095ccc14afcfa2f1868d
tree0c825ba4b57b438043819cfa990a41434aa5b2bd
parent432ce4ac63b3fd2b2d9ef6a52443576044d89be9
(CCL_WRITE_CHAR): Check if CH is valid or not.  If
invalid, execute CCL_INVALID_CMD.
(ccl_driver): If the CCL program is terminated because of
CCL_STAT_INVALID_CMD, copy the remaining source data to the
destination instead of throwing them away.
src/ccl.c